From 478bed2d54d79f37b3788cf48ee365f84d4dbdb8 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 27 Jun 2006 13:15:25 +0000 Subject: [PATCH] (Minibuffer File): Minor cleanup. --- man/mini.texi | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/man/mini.texi b/man/mini.texi index e0a851cfc9a..740fea02299 100644 --- a/man/mini.texi +++ b/man/mini.texi @@ -88,10 +88,11 @@ will get @file{/u2/emacs/lisp/simple.el}. Alternatively, you can use @kbd{M-@key{DEL}} to kill the directory names you don't want (@pxref{Words}). - You can kill it the entire default with @kbd{C-a C-k}, but there's -no need. You can simply ignore it and give an absolute file name -starting with a slash or a tilde after the default directory. For -example, to specify @file{/etc/termcap}, just type that name: + You can kill the entire default with @kbd{C-a C-k}, but there's no +need to do that. It's easier to ignore the default, and enter an +absolute file name starting with a slash or a tilde after the default +directory. For example, to specify @file{/etc/termcap}, just type +that name: @example Find File: /u2/emacs/src//etc/termcap -- 2.30.2